* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}

/* reset css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
button,
textarea,
p,
th,
td {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear-after::after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    content: "";
    display: block;
    clear: both;
}

a {
    text-decoration: none;
    list-style: none;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

input::-webkit-input-placeholder {
    color: #f36b68;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #f36b68;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #f36b68;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f36b68;
}

.bg-white {
    background: white;
}

.bg-gray {
    background: #f5f5f5;
}

.bg-white {
    background: white;
}

.header {
    width: 100%;
}

.topbar {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
}

.topbar a {
    color: #525252;
}

/* .topbar .title{
    margin-left:-19px;
} */
.sep {
    margin: 0 1em;
    color: #616161;
    font-size: 20px;
}

.logo {
    width: 100%;
    height: 240px;
    overflow: hidden;
    position: relative;
    /* background: url("../img/Banner-bg.png") no-repeat; */
    /* background-image: url(../img/banner-left.png), url(../img/Banner-bg.png), url(../img/banner-right.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, top center, top right;
    background-size: 380px 240px, 1920px 240px, 438px 240px; */

    background-image: url(../img/banner-left.png), url(../img/banner-right.png), url(../img/Banner-bg.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, top right, top center;
    background-size: 380px 240px, 438px 240px, 1920px 240px;
}

.logo-left {
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../img/banner-left.png);
    width: 380px;
    height: 240px;
}

.logo-right {
    position: absolute;
    right: -100px;
    top: 0px;
    background: url(../img/banner-right.png);
    width: 438px;
    height: 240px;
}

.logo .logo-info {
    font-size: 16px;
    color: #ffffff;
    line-height: 19px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    height: 52px;
}

.logo .logo-top {
    height: 210px;
    box-sizing: border-box;
    padding-top: 43px;
}

.logo .logo-top img {
    width: 380px;
    /* height: 200px; */
}

.logo .logo-top .logo-sep {
    width: 3px;
    height: 82px;
    background: #fff;
    margin: 3px 28px;
    display: inline-block;
    margin-bottom: 50px;
    margin-right: 30px;
}

.logo .logo-info .person,
.logo .logo-info .date {

    text-align: center;
}

.logo .logo-info .person {
    margin-bottom: 14px;
}

.logo .logo-search form {
    box-sizing: border-box;
    position: relative;
    width: 222px;
    height: 42px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    margin-top: 26px;
}

.logo .logo-search .search-text {
    position: absolute;
    top: 1px;
    right: 5px;
    width: 218px;
    height: 38px;
    font-size: 16px;
    padding: 0 70px 0 10px;
    left: 1px;
    background: white;
    border-radius: 5px;
}

.logo .logo-search .search-btn {
    position: absolute;
    right: 3px;
    top: 6px;
    width: 60px;
    height: 30px;
    background: #d10b05 url(../img/search.png) no-repeat;
    z-index: 1000;
    color: white;
    border-radius: 5px;
    background-size: 20px 20px;
    background-position: 5px 5px;
    text-indent: 24px;
    font-size: 14px;
}

input {
    box-sizing: border-box;
    outline: none;
    border: none;

}

.header .nav a {
    color: #525252;
    font-size: 18px;
    display: inline-block;
    height: 57px;
    line-height: 61px;
    box-sizing: border-box;

}

.header .nav a:hover {
    color: #D00503;
    border-bottom: 3px solid #D00503;
    font-weight: bolder;
}


.footer {
    width: 100%;
}

.footer .link {
    text-align: center;
    background: #D00503;
    font-size: 22px;
    height: 71px;
    line-height: 71px;


}

.footer .link a {
    color: #ffe1db;
}

.footer .link .footer-sep {
    display: inline-block;
    width: 1px;
    height: 20px;
    background: #FEFBFB;
    margin: 0 22px;
}

.footer .site-info {
    height: 127px;
    font-size: 16px;
    color: #1E1E1E;
    line-height: 22px;
}

.footer .site-info .site-info-all {
    margin: 45px auto 55px;
    width: 688px;
    height: 91px;
}

.site-info-sep {
    display: inline-block;
    width: 3px;
    height: 72px;
    background: #CCCCCC;
    margin: 7px 35px;
}

.site-txt p:not(:nth-child(1)) {
    margin-top: 10px;
}

.footer-site {
    margin-right: 45px;
    font-weight: bold;
    font-size: 24px;
    color: rgb(253, 255, 255);
}

/* 新增map代码 */
.map-list .box1 {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    /* margin-left: 75px; */
    margin-top: 30px;
    float: left;
    border-radius: 6px;
    width: 1011px;
}

.map-list .box-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 18px;
    color: #000000;
}

.map-list .box-text {
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    margin-right: 25px;
    font-size: 16px;
    color: #666666;
}

.map-list .box2 {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    /* margin-left: 75px; */
    margin-top: 30px;
    float: left;
    border-radius: 6px;
    background-color: #f2f2f2;
    width: 1011px;
}

.map-list .box-title a {
    color: #000000;
}

/* map end ------ */
/* 新增 nav  代码 */
.header .nav a.active {
    color: #D00503;
    border-bottom: 3px solid #D00503;
    font-weight: bolder;
}

/* nav------ */

.odd-overhidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}